func crypto/internal/fips140/aes/gcm.gcmAesInit
2 uses
crypto/internal/fips140/aes/gcm (current package)
gcm_asm.go#L19: func gcmAesInit(productTable *[256]byte, ks []uint32)
gcm_asm.go#L63: gcmAesInit(&g.productTable, aes.EncryptionKeySchedule(&g.cipher))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)